home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / servis / sleepy / sleepy_setup.exe / {app} / new / english.lng < prev    next >
Text File  |  2004-01-15  |  41KB  |  795 lines

  1. ;Strings for Sleepy 6.0
  2. ;SEND TRANSLATED VERSIONS OF THIS FILE TO sleepyhelp@sashazur.com
  3.  
  4. ;____________________________________________________
  5. ;Helpful hints:
  6.  
  7. ;Don't insert linebreaks into the middle of strings in this file!
  8. ;This is OK:
  9. ;       SomeText="Hello There"
  10. ;This is bad:
  11. ;       SomeText="Hello
  12. ;       There"
  13.  
  14. ;To display a linebreak, use the "|" (bar) character, e.g.:
  15. ;    SomeText="line1|line2"
  16. ;displays as:
  17. ;    line1
  18. ;    line2
  19.  
  20. ;Accelerator (shortcut) keys are preceded by the "&" symbol, e.g.:
  21. ;    ButtonLabel="&Press Me!"
  22. ;will display P underlined, and pressing Alt-P will do the same thing as clicking the button.
  23.  
  24. ;It's OK to change the accelerator keys, but don't use the same
  25. ;accelerator key more than once in any one dialog.
  26.  
  27. ;To display a real "&" character, use "&&".
  28.  
  29. ___________________________________________________
  30. ;strings for language info
  31.  
  32. ;Don't change or remove the next item
  33. [Language]
  34.  
  35. ;next item is translator name for about box (change <name> to your name)
  36. TranslatorCredit="Translated by <name>"
  37.  
  38. ;next item is the local name of the language in this file (e.g. if Italian, it would be Language="Italiano")
  39. Language="English"
  40.  
  41. ;next item is the english name of the language in this file (e.g. if Italian, it would be EnglishLanguage="Italian")
  42. EnglishLanguage="English"
  43.  
  44. ;next item is the Windows language ID shown by checklang.exe. Make sure to use quotes! (e.g. Langid="9")
  45. Langid="9"
  46.  
  47. ;____________________________________________________
  48. ;The string "SharingDialogTitle" is the title of the message box shown
  49. ;by Windows when another computer has your files open,
  50. ;and you attempt to shut down your computer.
  51. ;If this string is incorrect, and this message box is shown,
  52. ;Sleepy will not be able to close this message box,
  53. ;and the computer will not shut down.
  54.  
  55. SharingDialogTitle="Sharing"
  56.  
  57. ;____________________________________________________
  58. ;The string "ControlPanelTitle" is the title of the control panel folder
  59. ;(the title of the window that shows all control panel icons)
  60.  
  61. ControlPanelTitle="Control Panel"
  62.  
  63. ;____________________________________________________
  64. ;strings shared by all components
  65.  
  66. ;OK/Cancel/Yes/No should be the same text as used by your language-specific version of Windows.
  67. ;Also, Yes and No should use the same accelerator key as your version of Windows.
  68. OKButtonText="OK"
  69. CancelButtonText="Cancel"
  70. YesButtonText="&Yes"
  71. NoButtonText="&No"
  72. DontShowAgainButtonText="&Don't show this again"
  73. ConfirmCancel="Are you sure you want to cancel?"
  74.  
  75. ;____________________________________________________
  76. ;setup and post-setup wizard
  77.  
  78. ;setup
  79.  
  80. LanguageInfo="Choose the language for Sleepy:"
  81. SetupError="An error occurred and setup didn't finish correctly.||Uninstall Sleepy and restart the computer before you run setup again."
  82. SetupStatusStop="Stopping tasks..."
  83. SetupStatusUpdate="Updating files..."
  84. SetupStatusStart="Starting tasks..."
  85. SetupStatusPrep="Preparing files..."
  86. SetupOlderInstalled="Setup has been canceled because an older version of Sleepy is already installed.||Uninstall the older version before you run setup again."
  87. SetupNewerInstalled="Setup has been canceled because a newer version of Sleepy is already installed."
  88. SetupFailNetwork="Setup has been canceled because Sleepy is using network settings. Please contact your system administrator."
  89. SetupFailPassword="Setup has been canceled because you did not provide the correct password."
  90. ;in next item, %s is language name (Language=)
  91. SetupNoHelp="Please Note: Help is not available in %s. When (or if) you use Sleepy help, it will be in English.||Click OK to continue setup."
  92. PostSetupOverinstalled="Setup has successfully updated Sleepy.||Sleepy's previous settings have not been changed."
  93. PostSetupWasStopped="Setup has detected that Sleepy is stopped.||Do you want to start it now?"
  94. PostSetupWasOff="Setup has detected that Sleepy is off.||Do you want to turn it on and start it now?"
  95.  
  96. ;wizard common strings
  97.  
  98. PostSetupBackButton="< &Back"
  99. PostSetupNextButton="&Next >"
  100. PostSetupFinishButton="&Finish"
  101. PostSetupNextPrompt="Make your choice, then click Next to continue."
  102. PostSetupConfirmCancel="If you cancel, all settings will be set to default values.||Are you sure you want to cancel? "
  103. ;in next item, %1 is current question number, %2 is total number of questions
  104. PostSetupQCount="Question %1 of %2"
  105. PostSetupMustYN="Please click Yes or No before clicking Next"
  106.  
  107. ;wizard confirm page
  108.  
  109. PostSetupWarnHdr="Setup Finished"
  110. PostSetupWarnInfo="Setup has completed successfully. Please read this important message:"
  111. PostSetupWarnInfo2="Save your files when Sleepy warns you that it's going to shut down or restart this computer!"
  112. ;next 2 items must start either with || or space.
  113. PostSetupWarnInfo3="||If you still have unsaved files at shut down time, then you'll see the "Save Changes?" prompt just before the computer shuts down."
  114. PostSetupWarnInfo4="||If you don't respond to the "Save Changes?" prompt, the computer will shut down anyway, and your unsaved work will be lost!"
  115. PostSetupWarnPrompt="Click Next to continue."
  116.  
  117. ;wizard register page
  118.  
  119. PostSetupRegHdr="Optional Registration"
  120. PostSetupRegInfo="If you have a Sleepy registration code, type your name and code."
  121. ;next item must start with a space
  122. PostSetupRegInfo2=" Otherwise, leave both boxes blank."
  123. PostSetupRegNameLabel="Registered n&ame:"
  124. PostSetupRegNumberLabel="Registration &code:"
  125. PostSetupRecReg="This copy of Sleepy will work for %d days before you have to register it."
  126. PostSetupRegPrompt="Click Next to continue."
  127.  
  128. ;wizard settings page
  129.  
  130. PostSetupAskHdr="Get Help Choosing Important Settings?"
  131. ;in next item, %d is number of questions
  132. PostSetupAskInfo="Do you want to answer %d questions to help you choose important settings for Sleepy?"
  133. PostSetupAskYes="&Yes, help me choose important settings (recommended)"
  134. PostSetupAskNo="N&o, I'll choose all settings myself"
  135.  
  136. ;wizard password page
  137.  
  138. PostSetupPassHdr="Create a Password?"
  139. PostSetupPassInfo="If you create a password, only someone who knows the password can stop Sleepy or change its settings."
  140. ;next item can be empty (="") but if you do include it, make sure it starts with a space
  141. PostSetupPassInfo2=""
  142. PostSetupPassYes="&Yes, I want to create a password (recommended)"
  143. PostSetupPassNo="N&o, I don't want a password"
  144. PostSetupPassXP="Windows can help you prevent changes to software and settings. Click Details to learn how."
  145. PostSetupPassXPMore="&Details..."
  146. PostSetupPassXP2="You can use Windows' User Accounts control panel to create limited user accounts. Limited users can't make changes to Sleepy (or most other software), "
  147. PostSetupPassXP3="and they can't change most computer settings.||IMPORTANT: After creating limited accounts, make sure other user accounts have passwords.||Open the User Accounts control panel now?"
  148.  
  149. 'Wizard time page
  150.  
  151. PostSetupClockHdr="Use Internet Timekeeping?"
  152. PostSetupClockInfo="Sleepy can read the time from the Internet and set the computer's clock to match. Use this setting to prevent someone from avoiding Sleepy by changing the time."
  153. ;next item can be empty (="") but if you do include it, make sure it starts with a space
  154. PostSetupClockInfo2=""
  155. PostSetupClockYes="&Yes, use Internet timekeeping (recommended)"
  156. PostSetupClockNo="N&o, always assume the computer's clock is correct"
  157. PostSetupClockNote="Without Internet timekeeping, if someone changes the computer's clock, Sleepy will ignore the change until the next time the computer starts."
  158. PostSetupClockFail="Settings couldn't get the time from the Internet. This may be a temporary problem. Try again?"
  159. PostSetupClockAlwaysOn="Is this computer always connected to the Internet?||(Click No if you use dial-up, or if you need to type a user name or password when you connect.)"
  160.  
  161. ;wizard prevent page
  162.  
  163. PostSetupUtilsHdr="Disable Tampering Programs?"
  164. PostSetupUtilsInfo="Sleepy can disable some programs that someone could use to tamper with or avoid Sleepy."
  165. ;in next item %1 is replaced with "Date and Time Control Panel", DO NOT put a space after %1
  166. PostSetupUtilsInfo2=" The programs are %1Registry Editor (regedit.exe), and System Configuration Editor (msconfig.exe)."
  167. ;next item must end with comma followed by a space because it will replace the %1 in above item
  168. PostSetupDTP="Date and Time control panel, "
  169. PostSetupUtilsYes="&Yes, disable tampering programs (recommended)"
  170. PostSetupUtilsNo="N&o, allow use of all programs"
  171. PostSetupUtilsNote="When the Date and Time control panel is disabled, you can still use it to change settings, but Sleepy will ask you to restart the computer first."
  172.  
  173. ;wizard done page
  174.  
  175. PostSetupDoneHdr="Done Choosing Important Settings"
  176. PostSetupDoneInfo="You've finished choosing important Settings. Click Finish to choose remaining Settings and start Sleepy."
  177. PostSetupDonePrompt="Click Finish to continue."
  178.  
  179. PostSetupSettings="Choose your settings, then click OK to start Sleepy."
  180.  
  181. ;____________________________________________________
  182. ;"Message for Users" dialog
  183.  
  184. UserMsgTitle="Message for Users"
  185. UserMsgPreview="Sleepy will (action) on (day) at (time)"
  186. ;next item must start with "||"; %1 is replaced with "(a warning..." 
  187. UserMsg1="||Always save your files before the time shown above! %1"
  188. ;next item must start with space; %d is minutes
  189. UserMsg2=" (a warning will be shown %d minutes ahead of time to remind you)."
  190.  
  191. ;____________________________________________________
  192. ;settings dialogs (basic and advanced)
  193.  
  194. SharedSettingsTitle=" - SHARED"
  195. OnOffInfo="&Sleepy is:"
  196. OnButtonText="On"
  197. OffButtonText="Off"
  198. StopButtonText="St&op..."
  199. ViewStatusButtonText="&View Status"
  200. AboutButtonText="&About..."
  201. ClockButtonText="Ti&mekeeping..."
  202. HelpButtonText="&Help"
  203. AdvancedButtonText="Advan&ced..."
  204. SettingsSavePrompt="Save changes to settings?"
  205. StopTitle="Stop Sleepy?"
  206. StopPrompt="Stop Sleepy until the next time Windows starts?||If you stop Sleepy now, any changes you made to settings won't be saved. Also, while Sleepy is stopped, it's less able to protect itself against tampering."
  207. SettingsSaveTitle="Save Changes?"
  208. ErrorAdmin="Non-administrator users can't change settings."
  209. ErrorShared="Local settings are disabled because Sleepy is using network settings. Please contact your system administrator."
  210. ;in next item, %1 is shared file name
  211. ErrorNoShareAvail="%1||The above network settings file couldn't be accessed. Verify that the folder is available and writeable."
  212. PasswordButtonText="&Password..."
  213. AdminApplyNow="Apply settings now?||(Click No to wait until the next time the computer starts)"
  214. AdminApplyTitle="Apply Settings?"
  215. DayList0="Every Day"
  216. DayList1="Every Sunday thru Thursday (work/school nights)"
  217. DayListShort1="Every Sunday-Thursday"
  218. DayList2="Every Monday thru Friday"
  219. DayList3="Every Friday and Saturday"
  220. DayList4="Every Saturday and Sunday"
  221. DayList5="Sundays"
  222. DayList6="Mondays"
  223. DayList7="Tuesdays"
  224. DayList8="Wednesdays"
  225. DayList9="Thursdays"
  226. DayList10="Fridays"
  227. DayList11="Saturdays"
  228. ChoiceListShutDown="Shut Down the Computer"
  229. ChoiceListRestart="Restart the Computer"
  230. ChoiceListLock="Lock the Computer"
  231. PostSetupTitle="Sleepy Setup"
  232. PostSetupInfo="Sleepy will automatically start with the specified settings the next time this computer starts.||Do you want to restart now?"
  233. PostSetupOffInfo="Sleepy is turned off.||To start Sleepy later, open Sleepy Settings and turn Sleepy on."
  234.  
  235. ;____________________________________________________
  236. ;basic settings dialog
  237.  
  238. BasicSettingsTitle="Sleepy Settings"
  239. SimpleActionLabel="Action"
  240. SimpleDayLabel="Days"
  241. SimpleTimeLabel="Time"
  242. SimpleOptionLabel="Options"
  243. DayListEnd="More choices..."
  244. SimpleChoiceInfo="What sho&uld Sleepy do?"
  245. ;in next item, %1 is "shut down" or "lock" or "restart"
  246. SimpleDayInfo="&Which days of the week should Sleepy %1 the computer?"
  247. ;in next item, %1 is "shut down" or "lock" or "restart"
  248. SimpleTimeInfo="What &time on the above days should Sleepy %1 the computer?"
  249. ;in next item %1 is hours, %2 is "shut down" or "lock", %3 is minutes
  250. EventLimit="&For %1 hours after %2 time, limit computer sessions to %3 minutes, then %2 again"
  251. ChoiceListEnd="Explain these choices..."
  252. MoreChoicesInfo="You can set up different times on different days in advanced settings.||Go to advanced settings now? (Any changes you've made so far won't be saved)"
  253. MoreChoicesTitle="Go to Advanced Settings?"
  254. SimpleDayInfoA="&Which days should Sleepy work?"
  255. SimpleTimeInfoA="What &time should Sleepy work?"
  256.  
  257. ;____________________________________________________
  258. ;more info dialog in basic settings
  259. ;make sure to check this dialog to see that linebreaks are correct!
  260. ;if you need more text space, OK to make lines a bit longer, and/or add text up to Explain10 (instead of making lines very long)
  261.  
  262. ExplainTitle="About Shut Down, Restart, and Lock"
  263. ExplainDemo="&Preview Lock..."
  264. Explain1="About Shut Down and Restart..."
  265. ;remaining items should start with "||" unless you need to break one sentence into 2 items
  266. Explain2="||Shut Down and Restart work like the same commands in the Start menu (if you have Windows XP, Shut Down is the same as Turn Off)."
  267. Explain3="||Note: The computer must already be on at the specified time for Restart to work (see Solving Problems in Help)."
  268. Explain4="||About Lock..."
  269. Explain5="||When Sleepy locks the computer, your programs keep running, but you can't see them or use the computer."
  270. Explain6="||Note: Sleepy will only lock the computer if someone is logged on."
  271. Explain7="||To see how Lock works, click Preview Lock... below."
  272. Explain8=""
  273. Explain9=""
  274. Explain10=""
  275.  
  276. ;____________________________________________________
  277. ;license agreement dialog
  278. ;setup shows the license agreement at setup time; this dialog is only shown later if/when the user registers later
  279.  
  280. LicenseTitle="Sleepy License Agreement"
  281. LicenseIntro="Please read the following License Agreement. You must accept the terms of this agreement before you can register Sleepy."
  282. LicenseAccept="I &accept the agreement"
  283. LicenseDecline="I &do not accept the agreement"
  284. LicenseDeclined="If you do not accept the license agreement, you must uninstall Sleepy and destroy all copies of it that you possess."
  285.  
  286. ;____________________________________________________
  287. ;advanced settings dialog
  288.  
  289. AdvancedSettingsTitle="Sleepy Advanced Settings"
  290. SimpleButtonText="Basi&c..."
  291. ;in next item %d is number of events
  292. EventListTitle="Active eve&nts (%d total):"
  293. AddButtonText="A&dd..."
  294. EditButtonText="&Edit..."
  295. DeleteButtonText="De&lete..."
  296. UpDownToolTip="Move selected event up/down (doesn't change when events happen)"
  297. DeleteToolTip="Hint: to delete all but 1st event, hold down Alt and click Delete"
  298. ;in next item, %1 is "shut down" or "restart" or "lock", %2 is day(s), %3 is time
  299. FormatEvent="%1 %2 at %3"
  300. ;in next item %d is hours, if event has limit set, then next item is appended to text generated from above item
  301. EventLimitTag=" (and limit for %d hours)"
  302. TimerButtonText="Ti&mer..."
  303.  
  304. ;____________________________________________________
  305. ;shut down timer dialog
  306.  
  307. ShutDownTimerTitle="Shut Down Timer"
  308. ShutDownTimerInfo="You can make Sleepy shut down (or restart) this computer after a certain amount of time has passed. This setting is temporary and only lasts until shut down."
  309. ShutDownTimerAction="&Action:"
  310. ShutDownTimerDelay="&Timer (hh:mm):"
  311. ShutDownTimerOK="&Start"
  312. ShutDownTimerError="You can't use the Shut Down Timer when Sleepy is on (see Solving Problems in Help)."
  313.  
  314. ;____________________________________________________
  315. ;options list in advanced settings
  316.  
  317. AdvOptionLabel="Opt&ions:"
  318. AdvOptionLabelA="Opt&ions (space toggles, ctrl-space opens link):"
  319.  
  320. AdvSetListDetailsLink="Details..."
  321. AdvSetListPreviewLink="Preview..."
  322.  
  323. AdvSetListHeader1="What to do when Sleepy starts"
  324. ;in next item %d is seconds
  325. AdvSetList1="Show Sleepy status for %d seconds"
  326. ;in next item, %1 is "Preview..." (AdvSetListPreviewLink)
  327. AdvSetList15="Show Message for Users (if next event isn't lock) %1"
  328.  
  329. AdvSetListHeader2="What to do before shut down, restart or lock"
  330. ;in next 2 items, %d is minutes
  331. AdvSetList3="Show warning %d minutes before"
  332. ;in next item, %1 is "Details..." (AdvSetListDetailsLink)
  333. AdvSetList17="Start a program %1"
  334. AdvSetList13="Show alert %d seconds before"
  335.  
  336. AdvSetListHeader3="Settings Options"
  337. AdvSetList4="Wait until next startup to apply changes (unless Sleepy was off)"
  338. AdvSetList20="Allow Sleepy to be stopped until next startup"
  339. AdvSetList9="Limited sessions last %d minutes"
  340. AdvSetList11="Reset all settings to original values at next startup"
  341.  
  342. AdvSetListHeader4="Shut Down and Restart Options"
  343. AdvSetList14="If 'Save changes?' not responded to after %d seconds, auto-click 'No'"
  344. ;in next item, %d is minutes
  345. AdvSetList19="If first shut down/restart attempt failed, retry (forced) %d minutes later"
  346. AdvSetList7="Always force shut down/restart (Warning! work may be lost)"
  347. AdvSetList8="Power off at shut down"
  348.  
  349. AdvSetListHeader5="Lock Options"
  350. AdvSetList10="Allow unlock by entering password"
  351. ;in next item, %d is minutes
  352. AdvSetList12="If unlocked without a password, shut down/restart %d minutes later"
  353.  
  354. AdvSetListHeader6="Miscellaneous"
  355. ;in next item, %d is minutes
  356. AdvSetList16="Prevent use of Date and Time control panel"
  357. AdvSetList5="Prevent use of Registry Editor and System Configuration Editor"
  358. ;in next item, %1 is "Details..." (AdvSetListDetailsLink)
  359. AdvSetList18="Enable logging %1"
  360.  
  361. ;____________________________________________________
  362. ;change option value dialog
  363.  
  364. AdvSetListBoxTitle="Change Option" 
  365. ;in next item, %d are minimum, maximum, range of allowable values for option
  366. AdvSetListBoxRange="Please enter a number between %d and %d."
  367.  
  368. ;____________________________________________________
  369. ;add/edit/delete event dialogs
  370.  
  371. EditEventTitle="Edit Event"
  372. AddEventTitle="Add Event"
  373. EventActionLabel="&Action:"
  374. EventDayLabel="&Days:"
  375. EventTimeLabel="&Time:"
  376. ;in next item, %1 is hours, %2 is minutes
  377. EventLimit2="&For %1 hours after above time, limit computer sessions to %2 minutes"
  378. EventOptionLabel="Session limit option"
  379. EventLimitButtonText="&Change No. Hours..."
  380. SaveButtonText="&Save"
  381. EventConfirmDeleteTitle="Delete?"
  382. ;in next item, %1 is event description (for example "shut down at 6PM on thursdays")
  383. EventConfirmDelete="Delete this event?||%1"
  384. EventConfirmDeleteAll="Delete all events except the first one?"
  385. EventConflictTitle="Event Conflict"
  386. ;in next item, %1 is event description (for example "shut down at 6PM on thursdays")
  387. EventConflict="Another event at the same time has at least one day the same:||%1||Change the days or time, and try again."
  388.  
  389. ;____________________________________________________
  390. ;timekeeping dialog
  391.  
  392. TimeBasicTitle="Timekeeping Settings"
  393. TimeBasicInfo1="How should Sleepy find out what day and time it is?"
  394. TimeBasicSet="Get the time from the &Internet (and set the computer's clock)"
  395. TimeBasicNoSet="Get the time from the &Internet (ignore the computer's clock)"
  396. TimeBasicInternetNote="Note: If your computer isn't always connected to the Internet, Sleepy won't read Internet time until you connect."
  397. TimeBasicLocal="Get the time from the &computer's clock"
  398. TimeBasicLocalNote="Note: If someone changes the computer's clock, Sleepy will ignore the change until the next time the computer starts."
  399. TimeBasicTestButton="&Test..."
  400. TimeBasicAdvancedButton="&Advanced..."
  401.  
  402. ;____________________________________________________
  403. ;time server locations
  404.  
  405. TimeLocUSAW="USA west"
  406. TimeLocUSAC="USA central"
  407. TimeLocUSAE="USA east"
  408. TimeLocCanada="Canada"
  409. TimeLocUK="United Kingdom"
  410. TimeLocEuroC="Europe central"
  411. TimeLocEuroE="Europe east"
  412. TimeLocAsia="Asia"
  413. TimeLocAustralia="Australia"
  414. TimeLocAfrica="Africa"
  415. TimeLocAmer="Central/South America"
  416.  
  417. ;____________________________________________________
  418. ;advanced timekeeping dialog
  419.  
  420. TimeAdvTitle="Advanced Timekeeping Settings"
  421. TimeAdvServerGrp="NTP Servers used to get time"
  422. TimeAdvInfo="Sleepy will try to read servers in the order shown. For best performance, choose servers near you (but server location doesn't affect the reported time)."
  423. ;next item must begin with '[' and end with ']'
  424. TimeAdvNoServer="[none]"
  425. TimeAdvTestButton1="&Test..."
  426. TimeAdvTestButton2="T&est..."
  427. TimeAdvTestButton3="Te&st..."
  428. ;next 3 items shouldn't be changed
  429. TimeAdvLabel1="&1:"
  430. TimeAdvLabel2="&2:"
  431. TimeAdvLabel3="&3:"
  432. TimeAdvServerButton="Edit NTP Ser&vers..."
  433. TimeAdvOptionsGrp="More options"
  434. TimeAdvTZButton="Reset Time &Zone..."
  435. TimePortInfo="SNTP &Port:"
  436. TimeAdvDST="&Automatically adjust for daylight savings time"
  437. TimeAdvSet="Set &computer's clock (except when testing)"
  438. TimeAdvWaitConn="&Wait for an Internet connection"
  439. TimeAdvAllEmptyTitle="Select At Least One NTP Server"
  440. ;in next item, %1 is TimeAdvNoServer
  441. TimeAdvAllEmpty="Please select at least one NTP server (they can't all be %1)"
  442. TimeAdvTZTitle="Reset Sleepy's Time Zone?"
  443. TimeAdvTZMsg="If you've used the Date and Time control panel to change the time zone because you've moved or are traveling, you can reset Sleepy"
  444. TimeAdvTZMsg2=" to the new time zone to ensure continued accurate Internet timekeeping.||Reset Sleepy to the new time zone now?"
  445. TimeAdvTZConfirm="Sleepy's time zone has been reset. You should test a server to make sure the local time is correct."
  446.  
  447. ;____________________________________________________
  448. ;edit time servers dialog
  449.  
  450. TimeServTitle="Edit NTP Servers"
  451. ;in next item, %d is number of servers
  452. TimeServInfo1="Available &Public NTP Servers (%d total)"
  453. TimeServInfo2="The servers in this list are stratum 2, open access (unless you've made changes). To find servers to add,"
  454. ;next item must start with a space or | character(s)
  455. TimeServInfo3=" search the web for 'public ntp servers', etc. Don't add stratum 1 or restricted servers without permission."
  456. TimeServTestButton="&Test..."
  457. TimeServAddButton="&Add..."
  458. TimeServEditButton="&Edit..."
  459. TimeServDeleteButton="&Delete..."
  460. TimeServDeleteTitle="Delete NTP Server"
  461. ;in next item, %1 is name of server
  462. TimeServDeletePrompt="Delete the NTP server '%1'?"
  463. TimeServFullTitle="Can't Add NTP Server"
  464. ;in next item, %d is max. no. servers
  465. TimeServFullPrompt="There are already %d servers in the list; you can't add more."
  466.  
  467. ;____________________________________________________
  468. ;time server add/edit server dialog
  469.  
  470. TimeAddTitle="Add Server"
  471. TimeEditTitle="Edit Server"
  472. TimeAddEditInfo="NTP S&erver address (and optional location):"
  473. TimeAddEditTestButton="&Test..."
  474. TimeAddEditInvalidTitle="Illegal Character"
  475. TimeAddEditInvalid="Illegal character in server name. Valid characters are a-z, 0-9, ' - ' and ' . '||If you included a location, make sure there's a space after the address, followed by the location in parentheses. For example:|ntp.xyz.com (USA west)"
  476.  
  477. ;____________________________________________________
  478. ;internet time test dialog
  479.  
  480. TimeTestTitle="Test"
  481. TimeTestNoConn="This computer may not be connected to the Internet.||Test anyway?"
  482. TimeTestNoConnSetup="Settings needs to test Internet time now, but this computer doesn't appear to be connected to the Internet.||Connect to the Internet now? (Click No to skip the test)"
  483. ;in next item, %1 is name of server, %u is port number
  484. TimeTestServer="Server: %1 on port %u"
  485. TimeTestProgressSetup="Trying to get the time from the Internet (this might take a minute)..."
  486. TimeTestProgress="Connecting to time server..."
  487. ;in next item, %1 is date, %2 is time
  488. TimeTestOK="Successfully got time from the Internet:||%1, %2"
  489. ;in next item, %1 is response time in seconds; item must start with "|"
  490. TimeTestResponse="||Round-trip response time: %1 seconds"
  491. TimeTestFailSetup="Couldn't get time from the Internet.||Click OK to continue."
  492. TimeTestFailBasic="Couldn't get time from the Internet.||Check your internet connection, and/or click Advanced... in Timekeeping Settings for more choices."
  493. TimeTestFailAdv="Test failed. If no servers are responding, there is a problem with your Internet connection, or requests are being blocked by a firewall."
  494. TimeTestErrorVersion="Wrong version of winsock"
  495. TimeTestErrorStack="Failed to load winsock stack"
  496.  
  497. ;____________________________________________________
  498. ;status from settings and start menu
  499.  
  500. ServiceStatusTitle="Sleepy Status"
  501. ServiceStatusDisabled="Sleepy is off; it isn't going to shut down, restart, or lock this computer."
  502. ServiceStatusNoEvent="No event found (if you see this message, an internal error occurred)."
  503. ;in next item, %1 is "shut down" or "restart"or "lock", %2 is "on <day>" or "today" or "tonight", %3 is time
  504. ServiceStatusFormat="This computer will automatically %1 %2 at %3."
  505. ServiceStatusNote="||Note: If this status is different than settings, it's because settings won't be applied until the next time the computer starts."
  506. ServiceStatusStopped="Sleepy has been stopped until the next time Windows starts."
  507.  
  508. ;____________________________________________________
  509. ;"Don't show again" dialogs in settings
  510.  
  511. PleaseNoteTitle="Please Note..."
  512.  
  513. ;each message below consists of 2 items that are combined into one when displayed,
  514. ;so make sure there is a space or linebreak between them.
  515. ;if only one item is needed, make sure to include the other one but leave it empty, e.g. ' SettingsWarningInfo2="" '
  516.  
  517. SettingsWarningInfo1="If Sleepy was already on, changes to settings (except password) aren't applied "
  518. SettingsWarningInfo2="until the next time the computer starts."
  519.  
  520. AMWarningInfo1="You've specified a time that's at midnight or later. Are you sure it's on the right day?||Example: "
  521. ;in next item, %1 and %2 are local format of 1AM (for example, "1:00 AM")
  522. AMWarningInfo2="To shut down after midnight on Monday night, you should set shut down for Tuesday at %1, not Monday at %2."
  523.  
  524. MultiEventWarningInfo1="Only the first event will be shown in basic settings.||"
  525. MultiEventWarningInfo2="To see all events, always use advanced settings."
  526.  
  527. DisableWarningInfo1="Some options may be disabled (gray) unless a related option is checked/unchecked.||"
  528. DisableWarningInfo2="To enable an option, try checking or unchecking the option above or below it."
  529.  
  530. ShrDisableWarningInfo1="Because you're viewing network settings, options that aren't available with network settings are disabled (gray).||"
  531. ShrDisableWarningInfo2="All local settings are ignored when network settings are in use, except Power off at shut down."
  532.  
  533. StopWarningInfo1="If you need to, you can start Sleepy later without restarting the computer.||"
  534. StopWarningInfo2="To start Sleepy later, open Sleepy Settings, make sure Sleepy is on, click OK, and choose to apply settings now."
  535.  
  536. DontSaveWarningInfo1="If there are unsaved files at shut down, you'll see the 'Save changes?' prompt. If you don't respond within 20 seconds, then the 'Program is not responding' error will occur, and shut down won't happen."
  537. DontSaveWarningInfo2="||To prevent this problem, check this option and set the number of seconds to 19 or less.||Unchecking this option or setting the seconds to 20 or more will give more time to respond, but it makes shut down less reliable."
  538.  
  539. TurnOffWarningTitle="Turn Sleepy Off?"
  540. TurnOffWarningInfo1="When Sleepy is on, it protects itself against certain kinds of tampering."
  541. TurnOffWarningInfo2="||When Sleepy is off, it can't protect itself as well.||Are you sure you want to turn Sleepy off?"
  542.  
  543.  
  544. ;____________________________________________________
  545. ;set password dialog
  546.  
  547. EnterPasswordTitle="Create Password"
  548. ChangePasswordTitle="Change or Remove Password"
  549. ConfirmPasswordTitle="Password"
  550. CurrentPasswordLabel="Type the ¤t password:"
  551. CurrentPasswordNone="<no password set>"
  552. NewPassword1Label="Type the &new password:"
  553. NewPassword2Label="Type the new password &again:"
  554. SetupPasswordInfo="Type the password twice, then click OK to continue."
  555. HavePasswordInfo="A password is currently set. If you want to remove it, type the current password and leave the other boxes blank."
  556. PasswordChanged="The password has been changed."
  557. PasswordRemoved="The password has been removed."
  558. NewPasswordEmpty="Both new password boxes must be filled in. Please try again."
  559. NewPasswordMismatch="The new passwords don't match. Please try again."
  560. CurrentPasswordWrong="The current password you entered is wrong. Please try again."
  561. EnterPasswordMoreButtonText="&Prevent changes to all software and settings..."
  562.  
  563. ;____________________________________________________
  564. ;recover password dialog
  565.  
  566. GetHintTitle="Password Recovery Question"
  567. GetHintInfoNote="To avoid losing your password, you can enter a recovery question and answer.||If you forget the password later, you can recover it by answering the question."
  568. GetHintQLabel="&Type the question (anyone will be able to see this):"
  569. GetHintALabel="Type the &answer:"
  570. GetHintMissing="Both boxes must be filled in. Please try again."
  571. GetHintNoHintButtonText="&Skip This"
  572. GetHintInfoNote2="To recover the password, type the answer to the question.||If the answer is correct, Sleepy will show the password."
  573. GetHintQLabel2="This is the password question:"
  574. GetHintBad="Your answer is wrong. Make sure your spelling is correct.||Try again?"
  575. ;in next item, %1 is password (human-readable)
  576. GetHintOK="Your answer is correct!||The password is "%1".||It's been automatically typed into the Enter Password window for you, so you don't have to type it again."
  577. ;in next item, %1 is the answer the user entered
  578. GetHintVerify="Please check your answer to make sure you typed it correctly:||"%1"||Is this correct?"
  579.  
  580. ;____________________________________________________
  581. ;get password dialog
  582.  
  583. GetPasswordTitle="Enter Password"
  584. GetPasswordInfoSettings="A password is required to access Sleepy settings."
  585. GetPasswordInfoStop="A password is required to stop Sleepy."
  586. GetPasswordInfoUninstall="A password is required to uninstall Sleepy."
  587. GetPasswordInfoUnlock="A password is required to unlock this computer."
  588. GetPasswordInfoContinue="A password is required to continue."
  589. GetPasswordInfoRetrieve="Your recovered password is typed below. Click OK to continue."
  590. GetPasswordInfoWrong="The password you entered was wrong. Please try again."
  591. GetPasswordInfoType="Type the password:"
  592. GetPasswordHintButtonText="&Recover Password..."
  593. GetPasswordHintEmpty="This password has no recovery question."
  594.  
  595. ;____________________________________________________
  596. ;password erased dialog
  597.  
  598. PWEraseTitle="Sleepy Reminder"
  599. PWEraseInfo="&More Info..."
  600. PWErase0="The Sleepy password was erased on %1."
  601. PWErase1="Someone erased the Sleepy password on %1.||If it wasn't you, then you should open Sleepy Settings and create a new password immediately."
  602. ;next item should start with "||"
  603. PWErase2="||Note: The reminder message will appear for a total of %1 days, even if you create a new password or reinstall Sleepy."
  604. PWEraseError="Can't erase password, because the last time it was erased was less than %d days ago."
  605. PWEraseConf1="If you erase the password, then for the next %d days, Sleepy will show a reminder message confirming that the password was erased."
  606. ;next item should start with "||"
  607. PWEraseConf2="||The reminder message will display for %d days even if you create a new password or reinstall Sleepy.||Are you sure you want to erase the password?"
  608. PWEraseOK="The password has been erased."
  609.  
  610. ;____________________________________________________
  611. ;about box
  612.  
  613. AboutTitle="About Sleepy"
  614. URLButtonText="&Web Site:"
  615. RegButtonLabel="&Register..."
  616.  
  617. ;____________________________________________________
  618. ;registration entry dialog
  619.  
  620. RegTitle="Register Sleepy"
  621. RegBuySubTitle="Buy a Registration Code,"
  622. RegOrTitle="then"
  623. RegSubTitle="Enter the Registration Code"
  624. RegBuyInfo="To buy a registration code, click Buy Now to go to the Internet order form. When your purchase is completed, you'll receive a purchase confirmation with a registration code."
  625. RegInfo="If you already have a registration code, type your name and code, then click OK. Type the name exactly as shown on the purchase confirmation."
  626. RegFail="The registration information you entered is wrong.||Make sure the code is correct and your name is spelled exactly as shown on the purchase confirmation."
  627. RegEmpty="Please fill in both boxes (name and code)."
  628. RegWeb="&Buy Now"
  629. RegNameLabel="Registered &name:"
  630. RegNumberLabel="Registration &code:"
  631.  
  632. ;____________________________________________________
  633. ;registration reminders
  634.  
  635. RegNoReg="This copy of Sleepy is NOT REGISTERED"
  636. RegConfirm="You entered this registration information:||%1||"
  637. RegConfirm2="Click OK to certify that the above registration code was legitimately purchased to register Sleepy on this computer."
  638. ;in next 2 items, %1 is user name, %2 is registration number
  639. RegTemplate="Registered to: %1|Registration code: %2"
  640. RegTemplateVerbose="This copy of Sleepy is already registered.||Registered name: %1|Registration code: %2"
  641. RegAccept="Registration successful."
  642.  
  643. ;____________________________________________________
  644. ;Start Program dialog
  645.  
  646. RunProgramTitle="Start Program"
  647. RunProgramInfo="The program starts before shut down and restart events (lock events are optional). The program won't start if you shut down from the Start menu."
  648. RunProgramLabel="&Program: (you can drag and drop files here)"
  649. RunProgramBrowse="&Browse..."
  650. RunProgramTest="&Test"
  651. RunProgramMinutes="&Number of minutes before event to start program:"
  652. RunProgramLock="&Start the program before lock events too"
  653. RunProgramFileType="Programs"
  654. RunProgramFileTypeAll="All Files"
  655. ;next item must end with a newline "|" character
  656. RunProgramError="Couldn't start the program. Make sure the folder is correct (if included), and enclose it in quotes if there are arguments.||Examples:|"
  657.  
  658. ;____________________________________________________
  659. ;Logging dialog
  660.  
  661. LoggingTitle="Logging"
  662. ;in next item, %1 is example filename
  663. LoggingInfo="Log files are created in the folder you specify. Files are named '%1'."
  664. LoggingLabel="&Folder for log files: (you can drag and drop folders here)"
  665. LoggingLabel2="Folder for log files:"
  666. LoggingSize="&Maximum log file size (in K):|When maximum size is reached, a new file is added to the folder."
  667. LoggingBrowse="&Browse..."
  668. LoggingOpen="&Explore"
  669. LoggingNetworkTitle="Network Folder"
  670. LoggingNetworkInfo="Logging to a network drive isn't recommended if Sleepy is using (or will use) network settings.||Continue anyway?"
  671. LoggingDriveTitle="Folder Error"
  672. LoggingDriveInfo="There's a problem with the folder you specified. Either it doesn't exist, or it isn't writeable."
  673.  
  674. ;____________________________________________________
  675. ;service status and messages
  676.  
  677. ServiceToday="today"
  678. ServiceTonight="tonight"
  679. ServiceDay0="on Sunday"
  680. ServiceDay1="on Monday"
  681. ServiceDay2="on Tuesday"
  682. ServiceDay3="on Wednesday"
  683. ServiceDay4="on Thursday"
  684. ServiceDay5="on Friday"
  685. ServiceDay6="on Saturday"
  686. ServiceDayNext0="next Sunday"
  687. ServiceDayNext1="next Monday"
  688. ServiceDayNext2="next Tuesday"
  689. ServiceDayNext3="next Wednesday"
  690. ServiceDayNext4="next Thursday"
  691. ServiceDayNext5="next Friday"
  692. ServiceDayNext6="next Saturday"
  693. ServiceShutDownText="shut down"
  694. ServiceRestartText="restart"
  695. ServiceLockText="lock"
  696. ;in next item, %1 is time. item must end with "||"
  697. ServiceWarningTitle="Message from Sleepy at %1:||"
  698. ;in next item, %1 is "shut down" or "restart" or "lock", %2 is minutes, %3 is time
  699. ServiceWarningFormat="This computer will automatically %1 in %2 minutes, at %3."
  700. ServiceWarningSave="||IMPORTANT: Save your files and exit your programs now, or your work may be lost!"
  701. ;in next item, %1 is "shut down" or "restart"
  702. ServiceForce="FORCE %1"
  703. RestartInProgress="Restarting..."
  704. ShutdownInProgress="Shutting down..."
  705. LockInProgress="About to lock..."
  706. ForcedRestartInProgress="Forcing restart..."
  707. ForcedShutdownInProgress="Forcing shut down..."
  708. ServiceDesc="This is a component of Sleepy auto-shutdown software. Open Sleepy Settings to change settings for this service."
  709.  
  710. ;____________________________________________________
  711. ;startup dialog
  712.  
  713. MonitorTitle="Sleepy"
  714. ;in next item, %1 is day of week (e.g. "Sunday"), %2 is local time (e.g. "8:30 PM")
  715. MonitorTitleTime="Sleepy on %1 at %2"
  716. MonitorAboutButtonText="&About Sleepy..."
  717.  
  718. ;____________________________________________________
  719. ;lock screen
  720.  
  721. LockMessage="This computer is locked.||Your programs are still running, but you can't access them."
  722. LockMessageDemo="||(This preview will exit in 30 seconds, or click Unlock)"
  723. LockButtonUnlock="&Unlock..."
  724.  
  725. ;____________________________________________________
  726. ;unlock dialog
  727.  
  728. LockChoiceTitle="Unlock"
  729. LockChoiceMessage="Choose how to unlock:"
  730. LockButtonPassword="&Unlock with your password"
  731. ;in next 2 items, %d is number of minutes
  732. LockButtonShutdown="Unlock, then &shut down in %d minutes"
  733. LockButtonRestart="Unlock, then &restart in %d minutes"
  734. LockPasswordNotActive="You can't unlock with your password, because this option is turned off.||Turn this option on? (It won't take effect until the next time this computer starts)"
  735.  
  736. ;____________________________________________________
  737. ;replacements for msconfig, regedit, timedate.cpl
  738.  
  739. ;in next item, %1 is "REGEDIT" or "MSCONFIG" 
  740. ToolInfo="Access to %1 denied."
  741. ToolCPLInfo="Access to Date and Time Control Panel denied."
  742. ToolCPLRestart="If you need to use the Date and Time Control Panel, you can restart the computer now. After the computer restarts you'll have 5 minutes to use the control panel.||Restart now?"
  743. ToolCPLName="Date and Time Properties"
  744. ToolCPLDesc="Sleepy replacement for Date and Time Properties"
  745. CPLClose="Please close the %1 window, then click OK to continue."
  746.  
  747. ;____________________________________________________
  748. ;shortcuts for Start menu and desktop icon
  749.  
  750. StartMenuSettings="Sleepy Settings"
  751. StartMenuHelp="Sleepy Help"
  752. StartMenuStatus="Sleepy Status"
  753. StartMenuUninstall="Uninstall Sleepy"
  754. StartMenuWeb="Web Site"
  755. StartMenuReg="Register Sleepy"
  756. StartMenuLicense="Sleepy License Agreement"
  757.  
  758. ;____________________________________________________
  759. ;uninstall
  760.  
  761. ErrorAdminUninstall="Non-administrator users can't uninstall Sleepy."
  762. ErrorSharedUninstall="Sleepy can't be uninstalled when it's using network settings.||Please contact your system administrator for more information."
  763. CantUninstallNow="Sleepy can't be uninstalled until after it's been turned off and the computer has been restarted.||Do you want to turn Sleepy off and restart now? After the computer restarts, you'll be able to uninstall Sleepy."
  764. RestartButtonText="&Turn Sleepy Off and Restart Now"
  765. ErrorOtherInstance="Sleepy can't be uninstalled while it's in use.||Close all programs and try again."
  766.  
  767. ;____________________________________________________
  768. ;error messages & misc
  769.  
  770. ErrorTitle="Sleepy Error"
  771. ;in next 2 items, %1 is API function name 
  772. ErrorGetProcAddress="Function in %1 not found."
  773. ErrorFunctionFailure="Function %1 failed."
  774. ;in next item, %1 is DLL name
  775. ErrorLoadLibrary="LoadLibrary %1 failed."
  776. ErrorAfxLoadLibrary="AfxLoadLibrary %1 failed."
  777. ErrorServiceExists="Setup had a problem while trying to install the Sleepy service.||Please uninstall Sleepy, restart this computer, and run setup again."
  778. ErrorServiceNoStart="The Sleepy service never started."
  779. ;in next 2 items, %lu is error number
  780. ErrorDoModal="The dialog box could not be displayed (GetLastError=%lu)."
  781. ErrorGetTZI="GetTimeZoneInformation failed (GetLastError=%lu)."
  782. ErrorWindowsUpdated="Because you've installed a newer version of Windows, you must re-install Sleepy.||You can download the latest version of Sleepy from http://sleepy.sashazur.com"
  783. ErrorNTP="Invalid time/date read from Internet, ignored."
  784. SaveConfirm="Sleepy's current settings have been saved to the file:||%s"
  785. SaveError="Unable to save settings. Make sure the destination file is specified and is in a writeable location."
  786.  
  787. ;____________________________________________________
  788. ;evaluation
  789.  
  790. EvalExpired="The trial period has expired.||Do you want to register Sleepy now?"
  791. EvalUninstall="You'll see the 'expired' message every time you start your computer, until you uninstall Sleepy.||Uninstall now?"
  792. EvalExpiredStatus="The trial period has expired."
  793. ;in next item, %d is number of days
  794. EvalRemaining=" (%d trial days left)"
  795.